Vcenter Vcha Cluster NodeVmInfo

Vcenter Vcha Cluster NodeVmInfo
Vcenter Vcha Cluster NodeVmInfo

The Vcenter Vcha Cluster NodeVmInfo schema contains information to describe the Virtual Machine of a node of a VCHA cluster.

This schema was added in vSphere API 6.7.1.

JSON Example
{
    "vm": "string",
    "bios_uuid": "string"
}
string
vm
Required

The identifier of the virtual machine of the VCHA node.

This property was added in vSphere API 6.7.1.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: VirtualMachine:VCenter. When operations return a value of this schema as a response, the property will be an identifier for the resource type: VirtualMachine:VCenter.

string
bios_uuid
Required

BIOS UUID for the node.

This property was added in vSphere API 6.7.1.